From 62b47774eaaff6aac49b95cd7ec4301d1b2efac8 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 20 Jan 2014 19:54:48 -0500 Subject: [PATCH] docs: add missing method --- gtk/gtkcontainer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/gtkcontainer.h b/gtk/gtkcontainer.h index 56db9f7687..fdeed7b3f1 100644 --- a/gtk/gtkcontainer.h +++ b/gtk/gtkcontainer.h @@ -66,6 +66,7 @@ struct _GtkContainer * @child_type: Returns the type of the children supported by the container. * @composite_name: Gets a widget's composite name. Deprecated: 3.10. * @set_child_property: Set a property on a child of container. + * @get_child_property: Get a property from a child of container. * @get_path_for_child: Get path representing entire widget hierarchy * from the toplevel down to and including @child. * -- 2.30.2